projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f40b9f1
)
* test/automated/Makefile.in (all): Fix typo.
author
Glenn Morris
<rgm@gnu.org>
Tue, 7 Aug 2012 19:11:18 +0000
(15:11 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 7 Aug 2012 19:11:18 +0000
(15:11 -0400)
test/ChangeLog
patch
|
blob
|
history
test/automated/Makefile.in
patch
|
blob
|
history
diff --git
a/test/ChangeLog
b/test/ChangeLog
index b90c26af98a157b2a93ab7b25309cd8c42053658..e19e6bc552a87b89910d12242ea1a44bf15747c5 100644
(file)
--- a/
test/ChangeLog
+++ b/
test/ChangeLog
@@
-1,3
+1,7
@@
+2012-08-07 Glenn Morris <rgm@gnu.org>
+
+ * automated/Makefile.in (all): Fix typo.
+
2012-06-01 Chong Yidong <cyd@gnu.org>
* Version 24.1 released.
diff --git
a/test/automated/Makefile.in
b/test/automated/Makefile.in
index c07d5a1897d51d1f98d361dbc8330982f78b189f..c547b168bca0997b746a624b242df5ef060cc3ed 100644
(file)
--- a/
test/automated/Makefile.in
+++ b/
test/automated/Makefile.in
@@
-55,7
+55,7
@@
setwins=subdirs=`(find . -type d -print)`; \
esac; \
done
-all:
test
+all:
check
doit: